DecimalFormat(number) Returns number as a string formatted with two decimal places and thousands separator. See also DollarFormat and NumberFormat.
Returns number as a string formatted with two decimal places and thousands separator.
See also DollarFormat and NumberFormat.
Number being formatted.